Equations with Parentheses
Introduction
Equations that contain parentheses often look more complicated than they really are.
In this article, you will learn how to:
- Use the distributive property to remove parentheses
- Simplify expressions before solving
- Solve two-step equations that arise after distributing
- Check your solutions
This article assumes you already know:
- The distributive property ($a(b+c) = ab + ac$)
- How to solve two-step equations such as $3x + 5 = 17$
Why Parentheses Appear in Equations
Parentheses usually appear when:
- A number is multiplied by a sum or difference
- A real-world situation involves repeated groups
- An expression needs to be simplified before solving
Examples:
- $3(x + 4)$
- $-2(5 - x)$
- $\frac{1}{2}(6x - 8)$
Parentheses tell you to treat the inside as a single unit.
The Distributive Property
The distributive property lets you remove parentheses by multiplying the outside number by each term inside:
- $a(b + c) = ab + ac$
- $a(b - c) = ab - ac$
Examples:
- $4(x + 3) = 4x + 12$
- $-2(x - 5) = -2x + 10$
- $\frac{1}{3}(6x + 9) = 2x + 3$
This step is essential before solving.
Solving Equations with Parentheses
To solve equations with parentheses:
- Distribute
- Combine like terms (if needed)
- Solve the resulting two-step equation
- Check your answer
Example 1
Solve: $$3(x + 4) = 27$$
- Distribute: $3x + 12 = 27$
- Subtract 12: $3x = 15$
- Divide by 3: $x = 5$
Example 2
Solve: $$-2(3x - 1) = 10$$
- Distribute: $-6x + 2 = 10$
- Subtract 2: $-6x = 8$
- Divide by $-6$: $x = -\frac{4}{3}$
Common Mistakes to Avoid
- Forgetting to distribute to every term
- Losing negative signs
- Distributing incorrectly when fractions are involved
- Forgetting to simplify before solving
Quick checks:
- Does every term inside parentheses get multiplied?
- Are signs handled correctly?
- Is the equation simplified before solving?
Exercises
- Solve: $4(x - 3) = 20$
- Solve: $-2(2x + 5) = 6$
- Solve: $\frac{1}{3}(9x - 6) = 10$
- Solve: $5 - 3(x + 2) = -7$
- Solve: $7(x - 4) + 2 = 16$
- Solve: $-4(2 - x) = 12$
- Solve: $3(x + 5) - 2x = 11$
- Solve: $\frac{1}{2}(4x + 10) - 3 = 7$